Skip to content

Conversation

@lukemanley
Copy link
Member

@lukemanley lukemanley added Enhancement Arrow pyarrow functionality labels Aug 22, 2023
@lukemanley lukemanley added this to the 2.1 milestone Aug 22, 2023
@mroeschke mroeschke merged commit 329e8b8 into pandas-dev:main Aug 22, 2023
@mroeschke
Copy link
Member

Thanks @lukemanley

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Aug 22, 2023
mroeschke pushed a commit that referenced this pull request Aug 22, 2023
…in ArrowExtensionArray) (#54691)

Backport PR #54685: ENH: support integer bitwise ops in ArrowExtensionArray

Co-authored-by: Luke Manley <lukemanley@gmail.com>
@lukemanley lukemanley deleted the arrow-bitwise branch September 6, 2023 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Arrow pyarrow functionality Enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Bitwise operators for AND ( & ) and OR( | ) doesn't work with pyarrow integers

2 participants